Skip to content

Conversation

@Abdul-Microsoft
Copy link
Contributor

Purpose

This pull request makes updates to the infra/main.bicep file, primarily focusing on improving Azure region selection and enhancing Cosmos DB redundancy configuration.

Azure region updates:

  • Removed support for the eastus and westeurope regions from the allowed locations parameter, likely to restrict deployments to supported or preferred regions.

Cosmos DB redundancy configuration:

  • Added the isZoneRedundant property to the Cosmos DB account configuration, controlled by the enableRedundancy parameter, to allow enabling or disabling zone redundancy for higher availability.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit b94068c into dev Sep 8, 2025
8 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-fix-cosmosisse branch September 8, 2025 11:59
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants